バージョン

CustomIndicatorNameCollection コンストラクタ(IEnumerable<String>)

FinancialIndicatorTypeCollection コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal collection As IEnumerable(Of String) _
)
public CustomIndicatorNameCollection( 
   IEnumerable<string> collection
)

パラメータ

collection
要素がコピーされたコレクション。
参照